Skip to content

Added configuration file for Microsoft.GSL library#8738

Open
Patschkowski wants to merge 3 commits into
cppcheck-opensource:mainfrom
Patschkowski:main
Open

Added configuration file for Microsoft.GSL library#8738
Patschkowski wants to merge 3 commits into
cppcheck-opensource:mainfrom
Patschkowski:main

Conversation

@Patschkowski

Copy link
Copy Markdown

Added configuration file to support: https://github.com/microsoft/gsl

Comment thread cfg/microsoft_gsl.cfg
<podtype name="gsl::index" sign="s"/>
<container id="gslSpan" startPattern="gsl :: span" inherits="stdSpan">
</container>
<smart-pointer class-name="gsl::owner"/>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please group the smart pointers together and add <unique/> where appropriate.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added the </unique> tag accordingly

Comment thread cfg/microsoft_gsl.cfg
@chrchr-github

Copy link
Copy Markdown
Collaborator

Thanks for your contribution. Do you see a way to add GSL code to our CI?

@Patschkowski

Copy link
Copy Markdown
Author

Thanks for your contribution. Do you see a way to add GSL code to our CI?

I will add the respective test code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants